home *** CD-ROM | disk | FTP | other *** search
- -- card: 331791 from stack: in.0 Reference
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 177597
- -- name: MakeNewRgn
-
-
- -- part contents for background part 1
- ----- text -----
- MakeNewRgn creates and returns a new region. If the system fails to allocate the memory required for the region, then the routine signals failure.
- MacApp calls MakeNewRgn from a variety of routines that manipulate regions. You can use this routine when you need to create a region.
-
- -- part contents for background part 5
- ----- text -----
- Unit: UMacApp
-
-
- -- part contents for background part 23
- ----- text -----
- ROUTINE
-
- -- part contents for background part 2
- ----- text -----
- MakeNewRgn
-
- -- part contents for background part 20
- ----- text -----
- FUNCTION MakeNewRgn: RgnHandle;
-
- -- part contents for background part 40
- ----- text -----
- 311 of 498 Routines